home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / demos / ampro.zip / AUTOMATE.SAV < prev    next >
Text File  |  1993-02-01  |  19KB  |  1,062 lines

  1. version "English AUTOMATE.MNU file for 1024x768 and 1280x1024"
  2.  
  3. version "AutoMate/PRO version 8.10" 
  4. version "December 1992" 
  5.  
  6. include "toolbar.mnu" 
  7. include "tablet.mnu" 
  8. include "dialogs.mnu" 
  9.  
  10. icon 2 4 2 4
  11.  
  12. toolbar_iconsize 48
  13. string 0 "redrawall" 
  14. string 1 "File %s already exists!" 
  15.  
  16.  
  17. begin_menu 1
  18.    style icon 
  19.    icontext on 
  20.  
  21.    begin_item 42
  22.       icon "DRAW4.TGA" 
  23.       message "DRAW" 
  24.       window 1005 
  25.    end_item 
  26.  
  27.    begin_item 43
  28.       icon "EDIT4.TGA" 
  29.       message "EDIT" 
  30.       window 1006 
  31.    end_item 
  32.  
  33.    begin_item 41
  34.       icon "MVDISP4.TGA" 
  35.       message "DISP" 
  36.       window 1000 
  37.    end_item 
  38.  
  39.    begin_item 40
  40.       icon "INQUIRE4.TGA" 
  41.       message "INQUIRY" 
  42.       window 1001 
  43.    end_item 
  44.  
  45.    begin_item 37
  46.       icon "TABLET4.TGA" 
  47.       message "TABLET" 
  48.       window 1003 
  49.    end_item 
  50.  
  51.    begin_item 38
  52.       icon "OSNAP4.TGA" 
  53.       message "OSNAP" 
  54.       window 1004 
  55.    end_item 
  56.  
  57.    begin_item 39
  58.       icon "DIM4.TGA" 
  59.       message "DIM" 
  60.       window 1002 
  61.    end_item 
  62.  
  63.    begin_item 46
  64.       icon "LOGO.TGA" 
  65.       message "TOOLS" 
  66.       window 1008 
  67.    end_item 
  68.  
  69.    begin_item 5
  70.       icon "ALIAS4.TGA" 
  71.       message "AALIAS" 
  72.       action 
  73.       begin_text 
  74.          . Hit ENTER to exit Anti-Alias view mode-->
  75.       end_text 
  76.    end_item 
  77.  
  78.    begin_item 10
  79.       icon "LINE4.TGA" 
  80.       message "LINE" 
  81.       action 
  82.       begin_text 
  83.          . line
  84.       end_text 
  85.    end_item 
  86.  
  87.    begin_item 11
  88.       icon "PLINE4.TGA" 
  89.       message "PLINE" 
  90.       action 
  91.       begin_text 
  92.          . pline
  93.       end_text 
  94.    end_item 
  95.  
  96.    begin_item 12
  97.       icon "ARC4.TGA" 
  98.       message "ARC" 
  99.       action 
  100.       begin_text 
  101.          . arc
  102.       end_text 
  103.    end_item 
  104.  
  105.    begin_item 13
  106.       icon "CIRCLE4.TGA" 
  107.       message "CIRCLE" 
  108.       action 
  109.       begin_text 
  110.          . circle
  111.       end_text 
  112.    end_item 
  113.  
  114.    begin_item 14
  115.       icon "POLYGON4.TGA" 
  116.       message "POLY" 
  117.       action 
  118.       begin_text 
  119.          . polygon
  120.       end_text 
  121.    end_item 
  122.  
  123.    begin_item 15
  124.       icon "TEXT4.TGA" 
  125.       message "DTEXT" 
  126.       action 
  127.       begin_text 
  128.          . dtext
  129.       end_text 
  130.    end_item 
  131.  
  132.    begin_item 17
  133.       icon "ERASE4.TGA" 
  134.       message "ERASE" 
  135.       action 
  136.       begin_text 
  137.          . erase
  138.       end_text 
  139.    end_item 
  140.  
  141.    begin_item 18
  142.       icon "MOVE4.TGA" 
  143.       message "MOVE" 
  144.       action 
  145.       begin_text 
  146.          . move
  147.       end_text 
  148.    end_item 
  149.  
  150.    begin_item 22
  151.       icon "BREAK4.TGA" 
  152.       message "BREAK" 
  153.       action 
  154.       begin_text 
  155.          . break
  156.       end_text 
  157.    end_item 
  158.  
  159.    begin_item 24
  160.       icon "SCALE4.TGA" 
  161.       message "SCALE" 
  162.       action 
  163.       begin_text 
  164.          . scale c
  165.       end_text 
  166.    end_item 
  167.  
  168.    begin_item 21
  169.       icon "ROTATE4.TGA" 
  170.       message "ROTATE" 
  171.       action 
  172.       begin_text 
  173.          . rotate
  174.       end_text 
  175.    end_item 
  176.  
  177.    begin_item 36
  178.       icon "EXTEND4.TGA" 
  179.       message "EXTEND" 
  180.       action 
  181.       begin_text 
  182.          . extend
  183.       end_text 
  184.    end_item 
  185.  
  186.    begin_item 35
  187.       icon "TRIM4.TGA" 
  188.       message "TRIM" 
  189.       action 
  190.       begin_text 
  191.          . trim
  192.       end_text 
  193.    end_item 
  194.  
  195.    begin_item 23
  196.       icon "STRETCH4.TGA" 
  197.       message "STRECH" 
  198.       action 
  199.       begin_text 
  200.          . stretch c
  201.       end_text 
  202.    end_item 
  203.  
  204.    begin_item 44
  205.       icon "MIRROR4.TGA" 
  206.       message "MIRROR" 
  207.       action 
  208.       begin_text 
  209.          . mirror
  210.       end_text 
  211.    end_item 
  212.  
  213.    begin_item 19
  214.       icon "COPY4.TGA" 
  215.       message "COPY" 
  216.       action 
  217.       begin_text 
  218.          . copy
  219.       end_text 
  220.    end_item 
  221.  
  222.    begin_item 25
  223.       icon "EXPLODE4.TGA" 
  224.       message "XPLODE" 
  225.       action 
  226.       begin_text 
  227.          . explode
  228.       end_text 
  229.    end_item 
  230.  
  231.    begin_item 27
  232.       icon "CHAMFER4.TGA" 
  233.       message "CHMFER" 
  234.       action 
  235.       begin_text 
  236.          . chamfer
  237.       end_text 
  238.    end_item 
  239.  
  240.    begin_item 26
  241.       icon "FILLET4.TGA" 
  242.       message "FILLET" 
  243.       action 
  244.       begin_text 
  245.          . fillet
  246.       end_text 
  247.    end_item 
  248.  
  249.    begin_item 16
  250.       icon "COLOR4.TGA" 
  251.       message "COLOR" 
  252.       action 
  253.       begin_text 
  254.          . color
  255.       end_text 
  256.    end_item 
  257.  
  258.    begin_item 34
  259.       icon "CHPROP4.TGA" 
  260.       message "CHPROP" 
  261.       action 
  262.       begin_text 
  263.          . chprop
  264.       end_text 
  265.    end_item 
  266.  
  267.    begin_item 29
  268.       icon "PAN4.TGA" 
  269.       message "PAN" 
  270.       action 
  271.       begin_text 
  272.          . 'pan
  273.       end_text 
  274.    end_item 
  275.  
  276.    begin_item 28
  277.       icon "ZOOM4.TGA" 
  278.       message "ZOOM" 
  279.       action 
  280.       begin_text 
  281.          . 'zoom
  282.       end_text 
  283.    end_item 
  284.  
  285.    begin_item 30
  286.       icon "SAVE4.TGA" 
  287.       message "SAVE" 
  288.       action 
  289.       begin_text 
  290.          . save
  291.       end_text 
  292.    end_item 
  293.  
  294.    begin_item 31
  295.       icon "MVIEW4.TGA" 
  296.       message "MVIEW" 
  297.       action 
  298.       begin_text 
  299.          . tilemode 0 mview
  300.       end_text 
  301.    end_item 
  302.  
  303.    begin_item 32
  304.       icon "MSPACE4.TGA" 
  305.       message "MSPACE" 
  306.       action 
  307.       begin_text 
  308.          . tilemode 0 mspace
  309.       end_text 
  310.    end_item 
  311.  
  312.    begin_item 33
  313.       icon "PSPACE4.TGA" 
  314.       message "PSPACE" 
  315.       action 
  316.       begin_text 
  317.          . tilemode 0 pspace
  318.       end_text 
  319.    end_item 
  320.  
  321.    begin_item 54
  322.       icon "BLOCKS4.TGA" 
  323.       message "BLOCKS" 
  324.       window 1010 
  325.    end_item 
  326. end_menu 
  327.  
  328. begin_menu 2
  329.    style text 
  330.    icontext on 
  331.  
  332.    begin_item 1
  333.       message "Iconize" 
  334.       menu 4 
  335.    end_item 
  336.  
  337.    begin_item 2
  338.       message "Save" 
  339.       action 
  340.    end_item 
  341.  
  342.    begin_item 3
  343.       message "Auto-save" 
  344.       state on 
  345.    end_item 
  346. end_menu 
  347.  
  348. begin_menu 3
  349.    style text 
  350.    icontext on 
  351.  
  352.    begin_item 1
  353.       message "Add Function Button" 
  354.       action 
  355.       begin_text 
  356.          . "Enter icon filename-->"Enter icon label   -->"Enter icon action 
  357.          .  -->
  358.       end_text 
  359.    end_item 
  360.  
  361.    begin_item 6
  362.       message "Add Subwindow Button" 
  363.       action 
  364.       begin_text 
  365.          . "Enter icon filename-->"Enter icon label   -->"Enter subwindow ti
  366.          . tle  -->
  367.       end_text 
  368.    end_item 
  369.  
  370.    begin_item 2
  371.       message "Delete" 
  372.       action 
  373.       begin_text 
  374.          . Click on entry to delete...
  375.       end_text 
  376.    end_item 
  377.  
  378.    begin_item 10
  379.       message "Edit Button" 
  380.       action 
  381.       begin_text 
  382.          . Click on entry to edit...
  383.       end_text 
  384.    end_item 
  385.  
  386.    begin_item 3
  387.       message "Move" 
  388.       action 
  389.       begin_text 
  390.          . Click on entry to move, then on target position...
  391.       end_text 
  392.    end_item 
  393.  
  394.    begin_item 4
  395.       message "Swap" 
  396.       action 
  397.       begin_text 
  398.          . Click on two entries to swap...
  399.       end_text 
  400.    end_item 
  401.  
  402.    begin_item 7
  403.       message "Cut to Clipboard" 
  404.       action 
  405.       begin_text 
  406.          . Click on entry to cut...
  407.       end_text 
  408.    end_item 
  409.  
  410.    begin_item 8
  411.       message "Paste from Clipboard" 
  412.       action 
  413.       begin_text 
  414.          . Click on entry to paste in front of...
  415.       end_text 
  416.    end_item 
  417.  
  418.    begin_item 9
  419.       message "View Clipboard" 
  420.       menu 10 
  421.    end_item 
  422.  
  423.    begin_item 5
  424.       message "Icon Text" 
  425.       state on 
  426.       action 
  427.       begin_text 
  428.          . Enable/disable text for icons...
  429.       end_text 
  430.    end_item 
  431. end_menu 
  432.  
  433. begin_menu 4
  434.    style text 
  435.    title "Icon Size" 
  436.    icontext on 
  437.  
  438.    begin_item 1
  439.       message "16" 
  440.       action 
  441.       begin_text 
  442.          . 16
  443.       end_text 
  444.    end_item 
  445.  
  446.    begin_item 2
  447.       message "24" 
  448.       action 
  449.       begin_text 
  450.          . 24
  451.       end_text 
  452.    end_item 
  453.  
  454.    begin_item 3
  455.       message "32" 
  456.       action 
  457.       begin_text 
  458.          . 32
  459.       end_text 
  460.    end_item 
  461.  
  462.    begin_item 4
  463.       message "48" 
  464.       action 
  465.       begin_text 
  466.          . 48
  467.       end_text 
  468.    end_item 
  469.  
  470.    begin_item 5
  471.       message "64" 
  472.       action 
  473.       begin_text 
  474.          . 64
  475.       end_text 
  476.    end_item 
  477.  
  478.    begin_item 6
  479.       message "Aspect" 
  480.       state on 
  481.    end_item 
  482. end_menu 
  483.  
  484. begin_menu 11
  485.    style text 
  486.    icontext on 
  487.  
  488.    begin_item 1
  489.       message "Zoom Max" 
  490.       action 
  491.    end_item 
  492.  
  493.    begin_item 2
  494.       message "Zoom VMax" 
  495.       action 
  496.    end_item 
  497.  
  498.    begin_item 3
  499.       message "Zoom Fit" 
  500.       action 
  501.    end_item 
  502.  
  503.    begin_item 2000
  504.       separator 
  505.    end_item 
  506.  
  507.    begin_item 4
  508.       message "Zoom 0.5X" 
  509.       action 
  510.       begin_text 
  511.          . 0.5
  512.       end_text 
  513.    end_item 
  514.  
  515.    begin_item 5
  516.       message "Zoom 2X" 
  517.       action 
  518.       begin_text 
  519.          . 2.0
  520.       end_text 
  521.    end_item 
  522.  
  523.    begin_item 6
  524.       message "Zoom 5X" 
  525.       action 
  526.       begin_text 
  527.          . 5.0
  528.       end_text 
  529.    end_item 
  530.  
  531.    begin_item 7
  532.       message "Zoom 10X" 
  533.       action 
  534.       begin_text 
  535.          . 10.0
  536.       end_text 
  537.    end_item 
  538.  
  539.    begin_item 8
  540.       message "Center mode" 
  541.       state off 
  542.    end_item 
  543.  
  544.    begin_item 9
  545.       message "Onscreen mode" 
  546.       state off 
  547.    end_item 
  548. end_menu 
  549.  
  550. begin_menu 21
  551.    style text 
  552.    icontext on 
  553.  
  554.    begin_item 1
  555.       message "Zoom 2X" 
  556.       state exclusive off 
  557.       action 
  558.       begin_text 
  559.          . 2
  560.       end_text 
  561.    end_item 
  562.  
  563.    begin_item 2
  564.       message "Zoom 4X" 
  565.       state exclusive off 
  566.       action 
  567.       begin_text 
  568.          . 4
  569.       end_text 
  570.    end_item 
  571.  
  572.    begin_item 3
  573.       message "Zoom 8X" 
  574.       state exclusive on 
  575.       action 
  576.       begin_text 
  577.          . 8
  578.       end_text 
  579.    end_item 
  580.  
  581.    begin_item 4
  582.       message "Zoom 16X" 
  583.       state exclusive off 
  584.       action 
  585.       begin_text 
  586.          . 16
  587.       end_text 
  588.    end_item 
  589.  
  590.    begin_item 5
  591.       message "Zoom 32X" 
  592.       state exclusive off 
  593.       action 
  594.       begin_text 
  595.          . 32
  596.       end_text 
  597.    end_item 
  598. end_menu 
  599.  
  600. begin_menu 41
  601.    style text 
  602.    icontext on 
  603.  
  604.    begin_item 1
  605.       message "Redraw" 
  606.       action 
  607.       begin_text 
  608.          . 'redraw
  609.       end_text 
  610.    end_item 
  611.  
  612.    begin_item 19
  613.       message "Undo" 
  614.       action 
  615.       begin_text 
  616.          . u
  617.       end_text 
  618.    end_item 
  619.  
  620.    begin_item 2
  621.       message "Line" 
  622.       action 
  623.       begin_text 
  624.          . line
  625.       end_text 
  626.    end_item 
  627.  
  628.    begin_item 5
  629.       message "Pline" 
  630.       action 
  631.       begin_text 
  632.          . pline
  633.       end_text 
  634.    end_item 
  635.  
  636.    begin_item 4
  637.       message "Circle" 
  638.       action 
  639.       begin_text 
  640.          . circle
  641.       end_text 
  642.    end_item 
  643.  
  644.    begin_item 3
  645.       message "Arc" 
  646.       action 
  647.       begin_text 
  648.          . arc
  649.       end_text 
  650.    end_item 
  651.  
  652.    begin_item 7
  653.       message "Move" 
  654.       action 
  655.       begin_text 
  656.          . move
  657.       end_text 
  658.    end_item 
  659.  
  660.    begin_item 6
  661.       message "Erase" 
  662.       action 
  663.       begin_text 
  664.          . erase
  665.       end_text 
  666.    end_item 
  667.  
  668.    begin_item 8
  669.       message "Copy" 
  670.       action 
  671.       begin_text 
  672.          . copy
  673.       end_text 
  674.    end_item 
  675.  
  676.    begin_item 9
  677.       message "Change" 
  678.       action 
  679.       begin_text 
  680.          . change
  681.       end_text 
  682.    end_item 
  683.  
  684.    begin_item 20
  685.       message "Erase Last" 
  686.       action 
  687.       begin_text 
  688.          . (command "erase" "last" "" null)
  689.       end_text 
  690.    end_item 
  691.  
  692.    begin_item 16
  693.       message "Erase Window" 
  694.       action 
  695.       begin_text 
  696.          . (command "erase" "w" pause pause "" null)
  697.       end_text 
  698.    end_item 
  699.  
  700.    begin_item 21
  701.       message "Copy (si)" 
  702.       action 
  703.       begin_text 
  704.          . (command "copy" pause "" (getvar "lastpoint") pause null)
  705.       end_text 
  706.    end_item 
  707.  
  708.    begin_item 17
  709.       message "Copy (mult)" 
  710.       action 
  711.       begin_text 
  712.          . (command "copy" pause "" "m" (getvar "lastpoint"))
  713.       end_text 
  714.    end_item 
  715.  
  716.    begin_item 18
  717.       message "Ch Color (si)" 
  718.       action 
  719.       begin_text 
  720.          . (command "chprop" pause "" "c" pause "" null)
  721.       end_text 
  722.    end_item 
  723.  
  724. end_menu 
  725.  
  726. begin_menu 42
  727.    style text 
  728.    icontext on 
  729.  
  730.    begin_item 1
  731.       message "Add" 
  732.       action 
  733.       begin_text 
  734.          . "Enter command name-->"Enter command     -->
  735.       end_text 
  736.    end_item 
  737.  
  738.    begin_item 2
  739.       message "Delete" 
  740.       action 
  741.       begin_text 
  742.          . Click on entry to delete...
  743.       end_text 
  744.    end_item 
  745.  
  746.    begin_item 3
  747.       message "Move" 
  748.       action 
  749.       begin_text 
  750.          . Click on entry to move, then on target position...
  751.       end_text 
  752.    end_item 
  753.  
  754.    begin_item 4
  755.       message "Swap" 
  756.       action 
  757.       begin_text 
  758.          . Click on two entries to swap...
  759.       end_text 
  760.    end_item 
  761.  
  762.    begin_item 10
  763.       message "Edit" 
  764.       action 
  765.       begin_text 
  766.          . Click on entry to edit...
  767.       end_text 
  768.    end_item 
  769.  
  770.    begin_item 5
  771.       message "Save" 
  772.       action 
  773.    end_item 
  774. end_menu 
  775.  
  776. begin_menu 100
  777.    style icon 
  778.    icontext on 
  779.  
  780.    begin_item 7
  781.       icon "VMILOGO.TGA" 
  782.       action 
  783.    end_item 
  784.  
  785.    begin_item 1
  786.       icon "BIRD48.BMP" 
  787.       action 
  788.    end_item 
  789.  
  790.    begin_item 2
  791.       icon "MGLASS48.TGA" 
  792.       action 
  793.    end_item 
  794.  
  795.    begin_item 3
  796.       icon "QMENU48.TGA" 
  797.       action 
  798.    end_item 
  799.  
  800.    begin_item 4
  801.       icon "RT48.TGA" 
  802.       action 
  803.    end_item 
  804.  
  805.    begin_item 5
  806.       icon "PVIEW48.TGA" 
  807.       action 
  808.    end_item 
  809.  
  810.    begin_item 6
  811.       icon "NVIEW48.TGA" 
  812.       action 
  813.    end_item 
  814. end_menu 
  815.  
  816. begin_menu 101
  817.    style icon 
  818.    icontext on 
  819.  
  820.    begin_item 7
  821.       icon "VMISMALL.TGA" 
  822.       action 
  823.    end_item 
  824.  
  825.    begin_item 1
  826.       icon "BIRD32.TGA" 
  827.       action 
  828.    end_item 
  829.  
  830.    begin_item 2
  831.       icon "MGLASS32.TGA" 
  832.       action 
  833.    end_item 
  834.  
  835.    begin_item 3
  836.       icon "QMENU32.TGA" 
  837.       action 
  838.    end_item 
  839.  
  840.    begin_item 4
  841.       icon "RT32.TGA" 
  842.       action 
  843.    end_item 
  844.  
  845.    begin_item 5
  846.       icon "PVIEW32.TGA" 
  847.       action 
  848.    end_item 
  849.  
  850.    begin_item 6
  851.       icon "NVIEW32.TGA" 
  852.       action 
  853.    end_item 
  854. end_menu 
  855.  
  856. begin_menu 10  ; Clipboard menu.  Do not delete this!
  857.    style icon 
  858.    icontext on 
  859. end_menu 
  860.  
  861. begin_menu 103
  862.    style icon 
  863.    icontext on 
  864.  
  865.    begin_item 1
  866.       icon "BIRD48.BMP" 
  867.       message "BDSEYE" 
  868.       action 
  869.       internal 
  870.    end_item 
  871.  
  872.    begin_item 3
  873.       icon "MGLASS4.TGA" 
  874.       message "MGLASS" 
  875.       action 
  876.       internal 
  877.    end_item 
  878.  
  879.    begin_item 2
  880.       icon "RT4.TGA" 
  881.       message "RTIME" 
  882.       action 
  883.       internal 
  884.    end_item 
  885.  
  886.    begin_item 4
  887.       icon "QMENU4.TGA" 
  888.       message "Q-MENU" 
  889.       action 
  890.       internal 
  891.    end_item 
  892.  
  893.    begin_item 6
  894.       icon "PVIEW4.TGA" 
  895.       message "VIEWBK" 
  896.       action 
  897.       internal 
  898.    end_item 
  899.  
  900.    begin_item 7
  901.       icon "NVIEW4.TGA" 
  902.       message "VIEWFD" 
  903.       action 
  904.       internal 
  905.    end_item 
  906. end_menu 
  907.  
  908. begin_menu 105
  909.    style icon 
  910.    icontext on 
  911.  
  912.    begin_item 2
  913.       icon "WINDOW1.TGA" 
  914.       message "window_1" 
  915.       action 
  916.       begin_text 
  917.          . insert C:\AUTOMATE\window_1
  918.       end_text 
  919.    end_item 
  920.  
  921.    begin_item 3
  922.       icon "WINDOW2.TGA" 
  923.       message "window_2" 
  924.       action 
  925.       begin_text 
  926.          . insert C:\AUTOMATE\window_2
  927.       end_text 
  928.    end_item 
  929.  
  930.    begin_item 4
  931.       icon "WINDOW3.TGA" 
  932.       message "window_3" 
  933.       action 
  934.       begin_text 
  935.          . insert C:\AUTOMATE\window_3
  936.       end_text 
  937.    end_item 
  938.  
  939.    begin_item 5
  940.       icon "DOOR1.TGA" 
  941.       message "door_1" 
  942.       action 
  943.       begin_text 
  944.          . insert C:\AUTOMATE\door_1
  945.       end_text 
  946.    end_item 
  947.  
  948.    begin_item 6
  949.       icon "DOOR2.TGA" 
  950.       message "door_2" 
  951.       action 
  952.       begin_text 
  953.          . insert C:\AUTOMATE\door_2
  954.       end_text 
  955.    end_item 
  956. end_menu
  957.  
  958. begin_window 0
  959.    can resize 
  960.    can move 
  961.    can close 
  962.    can hscroll 
  963.    can vscroll 
  964.    size max ( 944, 692 )
  965.    size min ( 290, 189 )
  966.    size ( 523, 476 )
  967.    title "Vermont Microsystems Main Menu" 
  968.    contents menu 1 
  969.    button "File" 1 menu 2 
  970.    button "Modify" 2 menu 3 
  971.    button "Off" 999 action 
  972. end_window 
  973.  
  974. begin_window 1
  975.    can resize 
  976.    can move 
  977.    size max ( 906, 665 )
  978.    size min ( 231, 210 )
  979.    size ( 323, 319 )
  980.    contents app 
  981.    button "Zmenu" 1 menu 11 
  982.    button "Zoom" 2 exclusive on action 
  983.    button "Pan" 3 exclusive off action 
  984.    button "Fit" 4 action 
  985.    button "Off" 999 action 
  986. end_window 
  987.  
  988. begin_window 2
  989.    can resize 
  990.    can move 
  991.    size max ( 904, 664 )
  992.    size min ( 180, 185 )
  993.    size ( 270, 278 )
  994.    contents app 
  995.    button "Size" 1 menu 21 
  996.    button "Mag" 2 exclusive on action 
  997.    button "Pick" 3 exclusive off action 
  998.    button "Off" 999 action 
  999. end_window 
  1000.  
  1001. begin_window 3
  1002.    can resize 
  1003.    can move 
  1004.    size max ( 905, 665 )
  1005.    size min ( 188, 216 )
  1006.    size ( 308, 301 )
  1007.    contents app 
  1008.    button "RtZoom" 1 exclusive off action 
  1009.    button "RtPan" 2 exclusive off action 
  1010.    button "OK" 3 action 
  1011.    button "Cancel" 999 action 
  1012. end_window 
  1013.  
  1014. begin_window 4
  1015.    can resize 
  1016.    can move 
  1017.    can vscroll 
  1018.    size max ( 905, 661 )
  1019.    size min ( 135, 168 )
  1020.    size ( 172, 327 )
  1021.    contents menu 41 
  1022.    button "Modify" 1 menu 42 
  1023.    button "Off" 999 action 
  1024. end_window 
  1025.  
  1026. begin_window 1008
  1027.    can resize 
  1028.    can move 
  1029.    can close 
  1030.    can hscroll 
  1031.    can vscroll 
  1032.    size max ( 944, 692 )
  1033.    size min ( 192, 241 )
  1034.    size ( 266, 316 )
  1035.    title "VMI TOOLS" 
  1036.    contents menu 103 
  1037.    button "Main" 4 action 
  1038.    button "Previous" 1 action 
  1039.    button "File" 1 menu 2 
  1040.    button "Modify" 2 menu 3 
  1041.    button "Off" 999 action 
  1042. end_window 
  1043.  
  1044. begin_window 1010
  1045.    can resize 
  1046.    can move 
  1047.    can close 
  1048.    can hscroll 
  1049.    can vscroll 
  1050.    size max ( 944, 692 )
  1051.    size min ( 290, 189 )
  1052.    size ( 355, 270 )
  1053.    title "SAMPLE BLOCK MANAGER" 
  1054.    contents menu 105 
  1055.    button "Main" 4 action 
  1056.    button "Previous" 1 action 
  1057.    button "File" 1 menu 2 
  1058.    button "Modify" 2 menu 3 
  1059.    button "Off" 999 action 
  1060. end_window 
  1061.  
  1062.